Notes/Domino Fix List
 |  |
| SPR # DCHR6L8TWC | Fixed in 6.5.6; 7.0.2 release |  |



Product Area: IBM Lotus iNotes Technical Area: Mail Platform: Cross Platform
Lotus Customer Support APAR: LO12230

SPR# DCHR6L8TWC - The mail body content filter parses the URL using the position of strings "nsf", but string comparing had been case-sensitive. It's changed to none case-sensitive comparing.

Technote Number: 1229770

Problem:
This issue occurs when the URL is specified with .NSF capitalized. This is most
often a problem when a customer is using a redirect database and the Person
document has a mail file entry of <username>.NSF which is used to build the URL.
This issue was reported to Quality Engineering as SPR# DCHR6L8TWC, and is fixed
in Domino Web Access (DWA) 7.0.2 and 6.5.6.
Excerpt from the Lotus Noes and Lotus Domino Release 7.0.2 and 6.5.6 MR fix
lists (available at http://www.ibm.com/developerworks/lotus):
Mail
SPR# DCHR6L8TWC - The mail body content filter parses the URL using the
position of strings "nsf", but string comparing had been case-sensitive. It's
changed to none case-sensitive comparing.
Refer to the Upgrade Central site for details on upgrading Domino Web Access.
There are three workarounds:
1. Use WebMail
2. Type the URL with lowercase .nsf
3. If you use redirect, use a simple formula to change all mail file entries
in all Person documents to lower case:
FIELD mailfile:=lowercase(mailfile); More >


Last Modified on 12/05/2013
Go back
 |